home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Spawn Figure Collection
/
spawn collection cd.iso
/
setup
/
data1.cab
/
Program_Executable_Files
/
Collection.dir
/
00014.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-01-19
|
193 b
|
9 lines
on exitFrame
repeat with t = 6 to 20
set the puppet of sprite t to 1
set the loc of sprite t to point(-256, -256)
set the puppet of sprite t to 0
end repeat
updateStage()
end